◆ getPolicyMapName()
| string PolicyMapParameter::getPolicyMapName |
( |
| ) |
|
Returns the policyMap name that is being used.
- Returns
- string, the policy map name.
◆ getRunningConfig()
| vector< string > PolicyMapParameter::getRunningConfig |
( |
| ) |
|
Returns the running config string representation of policy map parameter.
- Returns
- vector<string> returns the running config string representation of policy map parameter.
◆ getStatement()
Returns the policy map parameter statement based on the string representation.
- Parameters
-
| statement,statement | to get the policy map for. |
- Returns
- PolicyMapParametersStatement, the policy map parameter statement based on the string representation.
◆ getStatementAt()
Returns the policyMap name parameter statement based on index.
- Parameters
-
| index,index | to get the policy map from. |
- Returns
- PolicyMapParameterStatement, the policyMap name parameter statement based on index
◆ getStatementCnt()
| int PolicyMapParameter::getStatementCnt |
( |
| ) |
|
Returns the number of statements configured under policy map parameter.
return int, the number of statements configured under policy map parameter.
◆ toString()
| string PolicyMapParameter::toString |
( |
| ) |
|
Return the configuration in string.
- Returns
- string, the configuration as a string.
The documentation for this class was generated from the following file: